home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / 3D / vrmled / example5.wrl < prev    next >
Text File  |  1997-07-17  |  1KB  |  68 lines

  1. #VRML V1.0 ascii
  2.  
  3. #RenderSoft VRML Editor was used to create this file
  4.  
  5. Separator {
  6.     PerspectiveCamera {
  7.         position  0.160 0.000 4.960
  8.         orientation 0.000 0.000 1.000 0.000
  9.         focalDistance  5.000
  10.         heightAngle  0.785
  11.     }
  12.     DirectionalLight {
  13.         intensity  1.000
  14.         color  1.000 1.000 1.000
  15.         direction  1.000 1.000 -1.000
  16.     }
  17.     Separator {
  18.         Transform {
  19.             scaleFactor  0.300 0.300 0.300
  20.             translation  -0.300 0.000 1.560
  21.         }
  22.         Material { 
  23.             ambientColor  0.200 0.200 0.200
  24.             diffuseColor  0.600 0.800 0.360
  25.             shininess  0.000
  26.         }
  27.         Cylinder {
  28.             radius  1.000
  29.             height  2.000
  30.                     }
  31.  
  32.     }
  33.     Separator {
  34.         Transform {
  35.             scaleFactor  0.300 0.300 0.300
  36.             translation  0.120 0.400 2.500
  37.         }
  38.         Material { 
  39.             ambientColor  0.200 0.200 0.200
  40.             diffuseColor  0.410 0.410 0.800
  41.             shininess  0.000
  42.         }
  43.         Sphere {
  44.             radius  1.000
  45.         }
  46.  
  47.     }
  48.     Separator {
  49.         Transform {
  50.             scaleFactor  0.300 0.300 0.300
  51.             rotation  -0.801 -0.530 -0.073 2.595
  52.             translation  0.560 -0.600 0.540
  53.         }
  54.         Material { 
  55.             ambientColor  0.200 0.200 0.200
  56.             diffuseColor  0.800 0.400 0.500
  57.             shininess  0.000
  58.         }
  59.         Cube { 
  60.             width  2.000
  61.             height  2.000
  62.             depth  2.000
  63.         }
  64.  
  65.     }
  66.  
  67. }
  68.